.Net Framework > v2.0.50727 > System > Security > AccessControl > FileSystemAccessRule > FileSystemAccessRule FileSystemAccessRule(IdentityReference,FileSystemRights,AccessControlType)
FileSystemAccessRule(IdentityReference,FileSystemRights,InheritanceFlags,PropagationFlags,AccessControlType)
FileSystemAccessRule(String,FileSystemRights,AccessControlType)
FileSystemAccessRule(String,FileSystemRights,InheritanceFlags,PropagationFlags,AccessControlType)


FileSystemAccessRule(IdentityReference,FileSystemRights,AccessControlType)

Category
Constructor
Description
Initializes a new instance of the System.Security.AccessControl.FileSystemAccessRule class using a reference to a user account, a value that specifies the type of operation associated with the access rule, and a value that specifies whether to allow or deny the operation.
Type
void
Character
public
Parameters
NameTypeDescription
identityIdentityReference
fileSystemRightsFileSystemRights
typeAccessControlType
Tags
0104BC7FDA, 02E3ABA98D, 0376596F91

FileSystemAccessRule(IdentityReference,FileSystemRights,InheritanceFlags,PropagationFlags,AccessControlType)

Category
Constructor
Description
Initializes a new instance of the System.Security.AccessControl.FileSystemAccessRule class using a reference to a user account, a value that specifies the type of operation associated with the access rule, a value that determines how rights are inherited, a value that determines how rights are propagated, and a value that specifies whether to allow or deny the operation.
Type
void
Character
public
Parameters
NameTypeDescription
identityIdentityReference
fileSystemRightsFileSystemRights
inheritanceFlagsInheritanceFlags
propagationFlagsPropagationFlags
typeAccessControlType
Tags
0104BC7FDA, 02E3ABA98D, 0376596F91

FileSystemAccessRule(String,FileSystemRights,AccessControlType)

Category
Constructor
Description
Initializes a new instance of the System.Security.AccessControl.FileSystemAccessRule class using the name of a user account, a value that specifies the type of operation associated with the access rule, and a value that describes whether to allow or deny the operation.
Type
void
Character
public
Parameters
NameTypeDescription
identityString
fileSystemRightsFileSystemRights
typeAccessControlType
Tags
0104BC7FDA, 02E3ABA98D, 0376596F91

FileSystemAccessRule(String,FileSystemRights,InheritanceFlags,PropagationFlags,AccessControlType)

Category
Constructor
Description
Initializes a new instance of the System.Security.AccessControl.FileSystemAccessRule class using the name of a user account, a value that specifies the type of operation associated with the access rule, a value that determines how rights are inherited, a value that determines how rights are propagated, and a value that specifies whether to allow or deny the operation.
Type
void
Character
public
Parameters
NameTypeDescription
identityString
fileSystemRightsFileSystemRights
inheritanceFlagsInheritanceFlags
propagationFlagsPropagationFlags
typeAccessControlType
Tags
0104BC7FDA, 02E3ABA98D, 0376596F91

Software for developers
.Net Components
Delphi Components
Software for Android Developers
More information resources
WinAPI Programmer's Reference
Unix Manual Pages
Delphi Examples
Databases for Amazon shops developers
Amazon Categories Database
Browse Nodes Database